home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000471_montulli@ukanaix.cc.ukans.edu _Wed Dec 9 20:52:07 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  4KB

  1. Return-Path: <montulli@ukanaix.cc.ukans.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA29545; Wed, 9 Dec 92 20:52:07 MET
  4. Received: by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA01984; Wed, 9 Dec 1992 21:05:31 +0100
  6. Received: by ukanaix.cc.ukans.edu (AIX 3.1/UCB 5.61/4.03)
  7.           id AA24547; Wed, 9 Dec 92 14:03:50 -0600
  8. From: montulli@ukanaix.cc.ukans.edu (Lou Montulli)
  9. Message-Id: <9212092003.AA24547@ukanaix.cc.ukans.edu>
  10. Subject: Re: Lynx
  11. To: timbl@nxoc01.cern.ch
  12. Date: Wed, 9 Dec 92 14:03:47 CST
  13. Cc: www-talk@nxoc01.cern.ch
  14. In-Reply-To: <9212090926.AA01030@www3.cern.ch>; from "Tim Berners-Lee" at Dec 9, 92 10:26 am
  15. X-Mailer: ELM [version 2.3 PL2]
  16.  
  17. > Lynx looks very nice -- but is it WWW?  From the comments about the syntax
  18. > it doesn't seem to be HTML.  It has Gopher access built in, but there is no  
  19. > access from KUfacts.cc.ukans.edu to the web.
  20.  
  21. No it is not WWW, but you are right that it should not be difficult to
  22. add html compatibility.  Maybe I'm wrong but it seems that the majority
  23. of the resources that I see available are in Gopher format.  Our 
  24. concentration has been more towards the user interface than the protocal.
  25. A fatal flaw perhaps?  Adding html will correct those problems because
  26. obviously a great deal of though has gone into its implementation.
  27. If we had know about WWW before beginning work on this project, chances
  28. are we would have used WWW and just rewritten the curses client to look
  29. halfway reasonable.
  30. > These guys have done some good work on hooking into existing services.
  31. >The emphasis seems to be on building in extra bits and peices(rexec, hytelnet, 
  32. > etc) into the browser rather than making gateways.  In the long run I think  
  33. > this approach will get too heavy on browsers. For hytelnet, for example, a
  34. > gateway is more efficient than building stuff very specific to one information  
  35. Hytelnet compatability was not added as an after thought.  The markup 
  36. language began compatible with hytelnet and evolved from there.  Our 
  37. focus in designing the language was to make it easily understood by
  38. non-programmers and I think we have achieved that, but this limits
  39. its functionality, again we are back to needing html.
  40.  
  41. >providing application into the browsers.
  42. >The screen management is neat. I wonder whether we could persuade them to make  
  43. >it W3 compatible?  (And their data with it?)  The user interface is quick and  
  44. >simple. I missed "home" and "back", "next" and "previous" commands of the www  
  45.  
  46. If you wish to retreat from a document you simply have to push the left arrow.
  47. The user controls were adopted from hytelnet, very simple and user freindly.
  48. Right arrow - follow a link
  49. Left arrow  - retreat form a link
  50. up arrow    - next link
  51. down arrow  - previous link
  52.  
  53. >line mode interface: one has always to go through the history page. But that  
  54. > keeps it simpler. I was glad I had more than 24 lines 9and the program  
  55. > recognised the fact) when the history list started to grow.
  56. > (Anyone want to make an W3 gateway for hytelnet?)
  57.  
  58. Will this gateway re-write the links inside hytelnet documents to match
  59. html?
  60.  
  61. > I am sure they could parse HTML with very little effort, and join the WWW club.
  62. > The existing text at KUfacts would all fit into the <PRE> format I think.
  63. > Their <!RLOGIN@library.host.edu -user=libcat> would be www's
  64. > <a href=rlogin://libcat@library.host.edu> I assume.(This is not very general  
  65. > of course as not all systems support rlogin).
  66.  
  67. Rlogin code can be included in the client for systems without native Rlogin.
  68. This is a very useful feature, is it unreasonable to include the code?
  69.  
  70. :lou
  71. -- 
  72.   **************************************************************************
  73.   *           T H E   U N I V E R S I T Y   O F   K A N S A S              *
  74.   *      Lou  MONTULLI @ Ukanvax.bitnet                Nothing difficult,  *
  75.   *                      Kuhub.cc.ukans.edu               is ever easy!    *
  76.   *  UNIX,               Ukanaix.cc.ukans.edu       ACS Computing Services *
  77.   *   have more fun!     Ukanvm.cc.ukans.edu           Lawrence, KS 66044  *
  78.   **************************************************************************